Vcenter TrustedInfrastructure Hosts Hardware Tpm PcrBank
Vcenter TrustedInfrastructure Hosts Hardware Tpm PcrBank
The Vcenter TrustedInfrastructure Hosts Hardware Tpm PcrBank schema contains information that describes digest information of a PCR bank.
This schema was added in vSphere API 8.0.0.1.
JSON Example
{
"algorithm": "string",
"pcrs": {
"pcrs": "string"
}
}
string
algorithm
Required
The hash algorithm that is used by TPM to calculate the PCR values.
For more information see: Vcenter TrustedInfrastructure Hosts Hardware Tpm HashAlgorithm.
This property was added in vSphere API 8.0.0.1.
object
pcrs
Required
The index of PCR and corresponding TPM digest value.
This property was added in vSphere API 8.0.0.1.